adTempus API
PreviousUpNext
IExecutionHistoryItem::StatusAcknowledged Property

Indicates whether the status of this instance has been acknowledged.

C++
__property VARIANT_BOOL* StatusAcknowledged;
C#
VARIANT_BOOL* StatusAcknowledged;
Visual Basic
Property StatusAcknowledged() As VARIANT_BOOL*
Default Value

false

When an instance is created, StatusAcknowledged is False. The client can use this flag in conjunction with the status to display, for example, all failed jobs that haven't been reviewed. The client can then acknowledge the status update by calling AcknowledgeStatus.

adTempus API Reference version 3.0.0.0, revised 10/30/2008